func reflect.makeComplex
2 uses
reflect (current package)
value.go#L3235: func makeComplex(f flag, v complex128, t Type) Value {
value.go#L3316: return makeComplex(v.flag.ro(), v.Complex(), t)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)